gpsbabel.git
22 years agoImplement callback in libjeeps for waypoint output, use that for status
robertl [Fri, 16 Jan 2004 14:41:53 +0000 (14:41 +0000)]
Implement callback in libjeeps for waypoint output, use that for status
in garmin.c

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@653 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd -vs status indicator to most file formats.
robertl [Fri, 16 Jan 2004 03:50:37 +0000 (03:50 +0000)]
Add -vs status indicator to most file formats.
Fix magellan serial timeouts under Windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@652 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix typo in gpx track tag/path mapping
alexmot [Wed, 14 Jan 2004 16:41:22 +0000 (16:41 +0000)]
Fix typo in gpx track tag/path mapping

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@651 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFrom Mark Bradley: adds proximity, depth, corrects problems with routes.
robertl [Tue, 13 Jan 2004 14:42:25 +0000 (14:42 +0000)]
From Mark Bradley: adds proximity, depth, corrects problems with routes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@650 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoInitial add
parkrrrr [Mon, 12 Jan 2004 15:39:46 +0000 (15:39 +0000)]
Initial add

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@649 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMore distinct handling of unknown tags vs. tags that we sort of know about
robertl [Mon, 12 Jan 2004 15:31:09 +0000 (15:31 +0000)]
More distinct handling of unknown tags vs. tags that we sort of know about
vs. tags that we really know about.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@648 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoInitial add
parkrrrr [Mon, 12 Jan 2004 15:30:18 +0000 (15:30 +0000)]
Initial add

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@647 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBump version for GSAK test.
robertl [Mon, 12 Jan 2004 06:43:40 +0000 (06:43 +0000)]
Bump version for GSAK test.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@646 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoLet timeouts work right under Windows so GSAK (and users) can more readily
robertl [Mon, 12 Jan 2004 06:43:14 +0000 (06:43 +0000)]
Let timeouts work right under Windows so GSAK (and users) can more readily
tell when their unit is turned off or unplugged.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@645 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agosupport lines with text (e.g. drive-time regions);
james_sherring [Sun, 11 Jan 2004 20:33:39 +0000 (20:33 +0000)]
support lines with text (e.g. drive-time regions);
translate closed-polygons for import/export;
export circles & ovals;
support long pushpin notes;
import groundspeak types with different symbols;
various minor fixes;
general clean-up;

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@644 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Sun, 11 Jan 2004 19:53:41 +0000 (19:53 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@643 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRegenerate wintsto. Add @echo off at top.
robertl [Fri, 9 Jan 2004 17:21:05 +0000 (17:21 +0000)]
Regenerate wintsto.  Add @echo off at top.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@642 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBring mapsend current with new route/track segregation scheme
alexmot [Fri, 9 Jan 2004 14:27:03 +0000 (14:27 +0000)]
Bring mapsend current with new route/track segregation scheme

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@641 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFrom Mark Hammond: Improve usage message.
robertl [Fri, 9 Jan 2004 03:14:50 +0000 (03:14 +0000)]
From Mark Hammond: Improve usage message.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@640 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoOnly include unistd.h in POSIX-land.
robertl [Thu, 8 Jan 2004 23:47:34 +0000 (23:47 +0000)]
Only include unistd.h in POSIX-land.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@639 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAll files: replace explict calls to fopen with xfopen wrapper that
robertl [Thu, 8 Jan 2004 21:47:51 +0000 (21:47 +0000)]
All files: replace explict calls to fopen with xfopen wrapper that
supports - as alias for std{in,out} and tests for error.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@638 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoUpdate track handling
alexmot [Thu, 8 Jan 2004 21:09:08 +0000 (21:09 +0000)]
Update track handling

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@637 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoUpdate reference file for GPX tracks.
alexmot [Thu, 8 Jan 2004 21:07:16 +0000 (21:07 +0000)]
Update reference file for GPX tracks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@636 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd GPX track test case.
alexmot [Thu, 8 Jan 2004 21:06:12 +0000 (21:06 +0000)]
Add GPX track test case.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@635 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix GPX track handling
alexmot [Thu, 8 Jan 2004 21:05:43 +0000 (21:05 +0000)]
Fix GPX track handling

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@634 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMade xml_entitize understand and handle UTF-8
parkrrrr [Thu, 8 Jan 2004 16:48:44 +0000 (16:48 +0000)]
Made xml_entitize understand and handle UTF-8

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@633 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBring Ozi tracks/routes current with framework.
alexmot [Thu, 8 Jan 2004 16:40:55 +0000 (16:40 +0000)]
Bring Ozi tracks/routes current with framework.
Add description parsing for route points.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@632 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd missing global CVS tags.
robertl [Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)]
Add missing global CVS tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@631 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoCorrect vmem violations in gpx. Remove sandbagging.
robertl [Thu, 8 Jan 2004 16:07:20 +0000 (16:07 +0000)]
Correct vmem violations in gpx.  Remove sandbagging.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@630 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoUse stable creation times when reading waypoitns.
robertl [Thu, 8 Jan 2004 04:15:04 +0000 (04:15 +0000)]
Use stable creation times when reading waypoitns.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@629 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't prefer empty notes.
robertl [Thu, 8 Jan 2004 03:29:24 +0000 (03:29 +0000)]
Don't prefer empty notes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@628 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRemove extraneous (and one non-such) inclusions of unistd.h.
robertl [Thu, 8 Jan 2004 03:15:01 +0000 (03:15 +0000)]
Remove extraneous (and one non-such) inclusions of unistd.h.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@627 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd flags to vm_alloc to zero allocated buffer.
robertl [Thu, 8 Jan 2004 02:52:34 +0000 (02:52 +0000)]
Add flags to vm_alloc to zero allocated buffer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@626 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDoh! the zip is already moved...
robertl [Wed, 7 Jan 2004 21:56:14 +0000 (21:56 +0000)]
Doh! the zip is already moved...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@624 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't clobber the perfectly lovely zip created by mingw/Makefile with
robertl [Wed, 7 Jan 2004 21:54:35 +0000 (21:54 +0000)]
Don't clobber the perfectly lovely zip created by mingw/Makefile with
ours that's missing pieces from the tip.  (Sigh.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@623 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFrom Mark Hammond. Go less nuts with CDATA encoding, commonize many
robertl [Wed, 7 Jan 2004 16:27:37 +0000 (16:27 +0000)]
From Mark Hammond.   Go less nuts with CDATA encoding, commonize many
tag outputs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@622 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix leaktest.
robertl [Wed, 7 Jan 2004 02:19:58 +0000 (02:19 +0000)]
Fix leaktest.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@621 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix allocation for cdatastr.
robertl [Wed, 7 Jan 2004 02:19:22 +0000 (02:19 +0000)]
Fix allocation for cdatastr.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@620 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoCommit overhauled GPX parser.
robertl [Wed, 7 Jan 2004 01:37:19 +0000 (01:37 +0000)]
Commit overhauled GPX parser.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@619 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMark Hammond reports that Cygwin termio handling is broken on the second
robertl [Tue, 6 Jan 2004 23:42:35 +0000 (23:42 +0000)]
Mark Hammond reports that Cygwin termio handling is broken on the second
open.  Revert to the WIN32 API for that case.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@618 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoA number of changes throughout to support formats like GPX and Mapsource
robertl [Mon, 5 Jan 2004 20:08:10 +0000 (20:08 +0000)]
A number of changes throughout to support formats like GPX and Mapsource
that can have more than one of (waypoints, tracks, routes) in one file.

This doesn't get it for every format (or even for MPS output) but it
helps some of our cases...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@617 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd route writing to garmin serial. Probably not final.
robertl [Mon, 5 Jan 2004 17:39:56 +0000 (17:39 +0000)]
Add route writing to garmin serial.   Probably not final.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@616 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRemove OziExplorer style file. Ozi is now it's own module.
alexmot [Mon, 5 Jan 2004 15:50:05 +0000 (15:50 +0000)]
Remove OziExplorer style file.  Ozi is now it's own module.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@615 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMove OziExplorer into it's own module. Adds track/route read/write support for Ozi.
alexmot [Mon, 5 Jan 2004 15:47:33 +0000 (15:47 +0000)]
Move OziExplorer into it's own module.  Adds track/route read/write support for Ozi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@614 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix garmin serial tracks. A) eliminate empty track at beginning and B)
robertl [Mon, 5 Jan 2004 02:22:41 +0000 (02:22 +0000)]
Fix garmin serial tracks.  A) eliminate empty track at beginning and B)
avoid mem corruption by allocing and freeing the waypoint list consistently.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@613 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd D109 support in yet another place.
robertl [Sat, 3 Jan 2004 21:51:08 +0000 (21:51 +0000)]
Add D109 support in yet another place.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@612 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoReplace old endianness logic in binary formats
robertl [Sun, 21 Dec 2003 20:30:54 +0000 (20:30 +0000)]
Replace old endianness logic in binary formats
with newer stuff.
Fix loops that free ll elements.
Misc cleanups.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@611 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't call exit.
robertl [Sun, 21 Dec 2003 19:16:30 +0000 (19:16 +0000)]
Don't call exit.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@610 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd route reading code.
robertl [Sun, 21 Dec 2003 17:48:42 +0000 (17:48 +0000)]
Add route reading code.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@609 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDoc a few missing targets. Make chkdoc grouchier.
robertl [Sun, 21 Dec 2003 09:11:51 +0000 (09:11 +0000)]
Doc a few missing targets.   Make chkdoc grouchier.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@608 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd delorme gpl format.
robertl [Sun, 21 Dec 2003 09:11:04 +0000 (09:11 +0000)]
Add delorme gpl format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@607 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd deficon to geo output.
robertl [Sun, 21 Dec 2003 07:53:15 +0000 (07:53 +0000)]
Add deficon to geo output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@606 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFree the parser when we're done.
robertl [Sat, 20 Dec 2003 22:58:12 +0000 (22:58 +0000)]
Free the parser when we're done.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@605 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAccept comments in input.
robertl [Sat, 20 Dec 2003 19:12:24 +0000 (19:12 +0000)]
Accept comments in input.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@604 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBe nicer in absence of a shortname.
robertl [Sat, 20 Dec 2003 05:39:13 +0000 (05:39 +0000)]
Be nicer in absence of a shortname.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@603 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoC89 fix-up
alexmot [Thu, 18 Dec 2003 14:19:56 +0000 (14:19 +0000)]
C89 fix-up

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@602 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoThree changes:
robertl [Sat, 13 Dec 2003 07:13:46 +0000 (07:13 +0000)]
Three changes:
1) Lay groundwork in GPX parser for context sensitive switching.
2) Add route reversal.
3) move painful test to 'torture' target from testo (you're welcome, Ron)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@601 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoCleanup pass.
robertl [Sat, 13 Dec 2003 05:54:49 +0000 (05:54 +0000)]
Cleanup pass.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@600 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd blurb on binary kits.
robertl [Sat, 13 Dec 2003 05:04:22 +0000 (05:04 +0000)]
Add blurb on binary kits.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@599 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd mac-build target for generating binary kits for OS/X.
robertl [Fri, 12 Dec 2003 05:57:32 +0000 (05:57 +0000)]
Add mac-build target for generating binary kits for OS/X.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@598 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix minor mem leaks.
robertl [Thu, 11 Dec 2003 17:08:50 +0000 (17:08 +0000)]
Fix minor mem leaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@597 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd check to 'changes.html', too.
robertl [Thu, 11 Dec 2003 17:00:43 +0000 (17:00 +0000)]
Add check to 'changes.html', too.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@596 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd D109 support for reading routes. Yuk!
robertl [Tue, 9 Dec 2003 06:53:11 +0000 (06:53 +0000)]
Add D109 support for reading routes.  Yuk!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@595 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd sloppy code to print D109's. Since we don't normally link with
robertl [Tue, 9 Dec 2003 06:52:12 +0000 (06:52 +0000)]
Add sloppy code to print D109's.   Since we don't normally link with
this file, the bloat is OK.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@594 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoSupport GPX <sym>/pushpin icon number
james_sherring [Sat, 6 Dec 2003 12:39:05 +0000 (12:39 +0000)]
Support GPX <sym>/pushpin icon number

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@593 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't double-free email and author if reading multiple files.
robertl [Fri, 5 Dec 2003 22:40:11 +0000 (22:40 +0000)]
Don't double-free email and author if reading multiple files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@592 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agocleanup various debug items,
james_sherring [Fri, 5 Dec 2003 11:24:29 +0000 (11:24 +0000)]
cleanup various debug items,
no input file condition bug fix

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@591 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Fri, 5 Dec 2003 00:54:53 +0000 (00:54 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@590 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Fri, 5 Dec 2003 00:44:33 +0000 (00:44 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@589 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agofixed bad strcpy causing coredump with jlps.axe
james_sherring [Fri, 5 Dec 2003 00:12:19 +0000 (00:12 +0000)]
fixed bad strcpy causing coredump with jlps.axe

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@588 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoupdated show_usage
james_sherring [Fri, 5 Dec 2003 00:03:40 +0000 (00:03 +0000)]
updated show_usage

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@587 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoIncluded mention of template files
james_sherring [Thu, 4 Dec 2003 12:51:20 +0000 (12:51 +0000)]
Included mention of template files

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@586 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Wed, 3 Dec 2003 23:42:24 +0000 (23:42 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@585 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Wed, 3 Dec 2003 21:34:36 +0000 (21:34 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@584 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd mag_cleanse() to route-point output.
alexmot [Wed, 3 Dec 2003 18:39:13 +0000 (18:39 +0000)]
Add mag_cleanse() to route-point output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@582 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRegenerate deps. Rename snprintf for WIN32.
robertl [Wed, 3 Dec 2003 17:23:23 +0000 (17:23 +0000)]
Regenerate deps.  Rename snprintf for WIN32.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@581 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdded fake-o waypoint names to generated waypoints; GPS formats seem to care about...
parkrrrr [Wed, 3 Dec 2003 02:01:08 +0000 (02:01 +0000)]
Added fake-o waypoint names to generated waypoints; GPS formats seem to care about having names.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@580 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoProtect against integer overflow in division.
robertl [Wed, 3 Dec 2003 00:12:19 +0000 (00:12 +0000)]
Protect against integer overflow in division.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@579 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdded 'simplify' filter
parkrrrr [Wed, 3 Dec 2003 00:00:04 +0000 (00:00 +0000)]
Added 'simplify' filter

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@578 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFixed problem where one route would get split into many smaller routes
parkrrrr [Tue, 2 Dec 2003 23:22:14 +0000 (23:22 +0000)]
Fixed problem where one route would get split into many smaller routes

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@577 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Tue, 2 Dec 2003 21:04:09 +0000 (21:04 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@576 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years ago*** empty log message ***
james_sherring [Tue, 2 Dec 2003 20:20:44 +0000 (20:20 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@575 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agomoved to src directory
james_sherring [Tue, 2 Dec 2003 20:06:49 +0000 (20:06 +0000)]
moved to src directory

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@574 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBump to 1.2.1 for release.
robertl [Tue, 2 Dec 2003 17:55:10 +0000 (17:55 +0000)]
Bump to 1.2.1 for release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@573 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoUsed fixed point instead of approximate fp to reduce rounding error on
robertl [Tue, 2 Dec 2003 17:54:14 +0000 (17:54 +0000)]
Used fixed point instead of approximate fp to reduce rounding error on
Garmin waypt xfer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@572 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBump version number to circumvent sourceforge silliness. Add version # to
robertl [Tue, 2 Dec 2003 15:24:05 +0000 (15:24 +0000)]
Bump version number to circumvent sourceforge silliness.   Add version # to
usage.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@570 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd secondary basemap upload. From Bernhard Nebel.
robertl [Tue, 2 Dec 2003 15:12:26 +0000 (15:12 +0000)]
Add secondary basemap upload.  From Bernhard Nebel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@568 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFrom Rick. Add dbname and category command line options.
robertl [Tue, 2 Dec 2003 15:10:58 +0000 (15:10 +0000)]
From Rick.   Add dbname and category command line options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@567 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoThis commit was generated by cvs2svn to compensate for changes in r564,
robertl [Tue, 2 Dec 2003 15:03:21 +0000 (15:03 +0000)]
This commit was generated by cvs2svn to compensate for changes in r564,
which included commits to RCS files with non-trunk default branches.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@565 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDescribe Ron's fix.
robertl [Mon, 1 Dec 2003 22:13:34 +0000 (22:13 +0000)]
Describe Ron's fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@563 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRemoved bad boundary conditions and other errors in previous gpx.c commit; also added...
parkrrrr [Mon, 1 Dec 2003 21:19:01 +0000 (21:19 +0000)]
Removed bad boundary conditions and other errors in previous gpx.c commit; also added 'consider emailing' warning.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@562 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdded hack to remove &#x0; through &#x1f; from most gpx input
parkrrrr [Mon, 1 Dec 2003 20:08:39 +0000 (20:08 +0000)]
Added hack to remove &#x0; through &#x1f; from most gpx input

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@561 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd Geoniche. From Rick Richardson.
robertl [Mon, 24 Nov 2003 15:42:05 +0000 (15:42 +0000)]
Add Geoniche.  From Rick Richardson.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@560 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoUse xfree, not free.
robertl [Mon, 24 Nov 2003 14:22:27 +0000 (14:22 +0000)]
Use xfree, not free.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@559 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoprintposn needs a double, not a float.
robertl [Mon, 24 Nov 2003 14:14:02 +0000 (14:14 +0000)]
printposn needs a double, not a float.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@558 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBump version for release.
robertl [Wed, 19 Nov 2003 23:17:02 +0000 (23:17 +0000)]
Bump version for release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@556 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoUnify math.h includes and conditional M_PI definition since we kept getting
robertl [Sun, 16 Nov 2003 20:10:38 +0000 (20:10 +0000)]
Unify math.h includes and conditional M_PI definition since we kept getting
it wrong...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@555 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMoved great circle functionality to its own module
parkrrrr [Fri, 14 Nov 2003 15:37:13 +0000 (15:37 +0000)]
Moved great circle functionality to its own module

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@554 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoI've looked these options up for the last time...
robertl [Thu, 13 Nov 2003 23:38:42 +0000 (23:38 +0000)]
I've looked these options up for the last time...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@553 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRegenerate.
robertl [Thu, 13 Nov 2003 22:47:32 +0000 (22:47 +0000)]
Regenerate.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@552 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMove gpx_entitize to xml_entitize, call from geo.c in at least one of hte
robertl [Thu, 13 Nov 2003 05:28:33 +0000 (05:28 +0000)]
Move gpx_entitize to xml_entitize, call from geo.c in at least one of hte
cases that we should be calling it (sigh) to correct a problem for Rick
outputting URLs with '&' characters in them.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@551 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoThis commit was generated by cvs2svn to compensate for changes in r548,
robertl [Mon, 10 Nov 2003 15:13:57 +0000 (15:13 +0000)]
This commit was generated by cvs2svn to compensate for changes in r548,
which included commits to RCS files with non-trunk default branches.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@549 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoInitial checkin.
robertl [Mon, 10 Nov 2003 15:13:57 +0000 (15:13 +0000)]
Initial checkin.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@548 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoregenerate
robertl [Wed, 5 Nov 2003 20:49:50 +0000 (20:49 +0000)]
regenerate

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@547 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoPut description in description field. (duh!)
robertl [Wed, 5 Nov 2003 20:49:09 +0000 (20:49 +0000)]
Put description in description field.  (duh!)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@546 f51c46e8-681c-474f-0cfe-069cfd0219fb